Auto merge of #1365 - ches:docs, r=brson
authorbors <bors@rust-lang.org>
Fri, 6 Mar 2015 01:41:22 +0000 (01:41 +0000)
committerbors <bors@rust-lang.org>
Fri, 6 Mar 2015 01:41:22 +0000 (01:41 +0000)
commitcc6e2c644897e9a341cd74848e098766e32d0e32
tree706455bdc5ed1c270887f10fbc17921337ab9a36
parent0fefa003284a0f7e3e65bfd2cef7b2be6c543a20
parent25062e2bee818f3569308555f98eb44a17d62eac
Auto merge of #1365 - ches:docs, r=brson

While reading through the docs, this section broke my concentration even though the functionality's purpose is fairly obvious, because of a grammatical agreement problem and some redundant/wordy terms. I hope this is an improvement.

A couple of other minor changes:

1. "Limitations" sound like things Cargo is *incapable* of doing. The points here are conscious decisions, so calling them "restrictions" seemed more appropriate to me.
2. TOML's source is linked to on the FAQ page, but I'm pretty likely to land directly on the Configuration page from a search, so a direct link from there seemed helpful.

r? @steveklabnik for docs.